Update Profile
PATCH/profiles/update/:profile_id
Update Profile
Request
Path Parameters
- application/json
Body
required
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
Array [
]
- MOD1
Array [
]
- MOD1
- MOD1
Array [
]
- MOD1
- MOD1
- MOD1
- MOD1
Array [
]
- MOD1
- MOD1
- MOD1
Array [
]
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
- MOD1
Array [
]
profile_type
object
anyOf
string
cpu_architecture
object
anyOf
string
min_cpu
object
anyOf
string
min_memory
object
anyOf
string
requirements
object
AcceleratorCount
object
anyOf
integer
AcceleratorManufacturers
object
anyOf
string
Possible values: [NVIDIA
, Xilinx
, Habana
, AMD
, AWS
, Qualcomm
]
AcceleratorNames
object
anyOf
string
Possible values: [Inferentia
, M60
, A10G
, T4
, Radeon Pro V520
, T4g
, V100
, K80
, A100
, Virtex UltraScale (VU9P)
, Qualcomm AI100
, H100
, Gaudi HL-205
]
AcceleratorTotalMemoryMiB
object
anyOf
integer
AcceleratorTypes
object
anyOf
string
Possible values: [GPU
, FPGA
, Inference
]
BareMetal
object
anyOf
boolean
BaselineEbsBandwidthMbps
object
anyOf
number
BurstablePerformanceSupported
object
anyOf
boolean
CpuManufacturers
object
anyOf
string
Possible values: [Intel
, AMD
, AWS
, Apple
]
CurrentGeneration
object
anyOf
boolean
InstanceStorageSupported
object
anyOf
boolean
LocalStorageTypes
object
anyOf
string
Possible values: [ssd
, hdd
]
MaxSpotPriceAsPercentageOfOptimalOnDemandPrice
object
anyOf
number
MemoryGiBPerVCpu
object
anyOf
number
MinMemoryMiB
object
anyOf
integer
MaxMemoryMiB
object
anyOf
integer
NetworkBandwidthGbps
object
anyOf
number
NetworkInterfaceCount
object
anyOf
integer
OnDemandMaxPricePercentageOverLowestPrice
object
anyOf
number
HibernationSupported
object
anyOf
boolean
SpotMaxPricePercentageOverLowestPrice
object
anyOf
number
TotalLocalStorageGB
object
anyOf
integer
MinVCpuCount
object
anyOf
integer
MaxVCpuCount
object
anyOf
integer
ENITrunking
object
anyOf
boolean
MinLocalStorageSizePerDisk
object
anyOf
integer
MaxLocalStorageSizePerDisk
object
anyOf
integer
eni_trunking_compatible
object
anyOf
boolean
exclude_metal
object
anyOf
boolean
selected_instance_families
object
anyOf
Responses
- 200
- 201
- 404
Successful Response
- application/json
- Schema
Schema
any
Updates an instance profile
- application/json
- Schema
- Example (from schema)
- Example
Schema
any
{
"message": "success"
}
{
"message": "success"
}
The specified profile was not found.
- application/json
- Schema
- Example (from schema)
- Example
Schema
any
{
"message": "Not found"
}
{
"message": "Not found"
}